Python Crash Course
https://gyazo.com/521a93534efa5611f1d1cc19114c69d1
Python Crash Course, 3rd Edition
著 Eric Matthes
Python Crash Course, 3rd Edition | No Starch Press
https://nostarch.com/python-crash-course-3rd-edition
Python Crash Course リソース
https://github.com/ehmatthes/pcc
Python Crash Course, 3rd Edition – MakoStars Online Store ★安い
https://store.makostars.com/products/9781718502703
Python Crash Course 3rd Edition: A Hands-On, Project-Based Introduction to Programming
https://www.amazon.co.jp/Python-Crash-Course-Eric-Matthes/dp/1718502702/
Pythonの世界一売れている入門書
対象年齢10歳以上
子供向け英語本を探していて見つけた。
x.Preface to the Third Edition
x.Acknowledgments
x.Introduction 7/22
Part I: BASICS
x. Chapter 1: Getting Started
x. Chapter 2: Variables and Simple Data Types
x. Chapter 3: Introducing Lists
x. Chapter 4: Working with Lists
x. Chapter 5: if Statements
x. Chapter 6: Dictionaries
x. Chapter 7: User Input and while Loops 8/31
Chapter 8: Functions
Chapter 9: Classes
Chapter 10: Files and Exceptions
Chapter 11: Testing Your Code
Part II: PROJECTS
Chapter 12: A Ship That Fires Bullets
Chapter 13: Aliens!
Chapter 14: Scoring
Chapter 15: Generating Data
Chapter 16: Downloading Data
Chapter 17: Working with APIs
Chapter 18: Getting Started with Django
Chapter 19: User Accounts
Chapter 20: Styling and Deploying an App
Afterword
日本語版は、技術評論社から出ている
最短距離でゼロからしっかり学ぶ Python入門 必修編 〜プログラミングの基礎からエラー処理、テストコードの書き方まで
https://www.amazon.co.jp/dp/4297145286/
最短距離でゼロからしっかり学ぶ Python 入門 実践編 〜ゲーム開発・データ可視化・Web開発
https://www.amazon.co.jp/dp/429714526X/
世界で150万部突破の「PYTHON CRASH COURSE」の翻訳版,「最短距離でゼロからしっかり学ぶ Python入門 必修編」と「最短距離でゼロからしっかり学ぶ Python入門 実践編」の改訂新版です。Python 3.7から3.11へのアップデート,ライブラリのアップデートのほか,書籍で使用するエディターをSublime TextからVisual Studio Codeに変更します。
必修編では,変数,データ型,リスト,if文,while,クラスなど,Python言語の基本を1冊に凝縮して解説します。
実践編では,インベーダーゲーム開発,データ可視化,Webアプリケーション開発の各テーマについて,手を動かしながら学ぶ形でわかりやすく解説します。
世界一売れている"Python Crash Course"って、どんな本? - Qiita
https://qiita.com/achiwa912/items/a5a950b68e68858150ce#%E8%8B%B1%E8%AA%9E%E3%81%A7%E6%8A%80%E8%A1%93%E6%9B%B8%E3%82%92%E8%AA%AD%E3%82%80
#読みかけ
#プログラミング
#book
#Python